home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / NetInfo Manager.app / Contents / Resources / English.lproj / NewServer.nib / classes.nib next >
Encoding:
Text File  |  2003-09-13  |  1.1 KB  |  38 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 panelCancel = id; 
  7.                 panelOk = id; 
  8.                 runForController = id; 
  9.                 selectDomain = id; 
  10.                 selectParent = id; 
  11.             }; 
  12.             CLASS = ServerMaker; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 childForm = id; 
  16.                 childPanel = id; 
  17.                 cloneForm = id; 
  18.                 clonePanel = id; 
  19.                 controller = id; 
  20.                 glueForm = id; 
  21.                 gluePanel = id; 
  22.                 mailButton = id; 
  23.                 masterForm = id; 
  24.                 masterPanel = id; 
  25.                 netLimitButton = id; 
  26.                 newMasterButton = id; 
  27.                 newMatrix = id; 
  28.                 newPanel = id; 
  29.                 rootForm = id; 
  30.                 rootPanel = id; 
  31.                 servers = id; 
  32.                 snmpButton = id; 
  33.             }; 
  34.             SUPERCLASS = NSObject; 
  35.         }
  36.     ); 
  37.     IBVersion = 1; 
  38. }